Allegro.cc ID: #358
Name: Elias Pschernig
E-mail Address: elias@users.sf.net
Name of Entry: Peace Invaders

- Optional Fields Below -

Brief Description:

A space invaders clone, but you play on the invaders' side instead on the
defenders.

How you met the technical requirements (no external datafiles):

Only vector gfx, synthesized sounds, and inline MIDIs. 

How you met the artistic requirements (peace message):

Well, go into menu.c, and try to decipher the alien briefing.. the aliens try to
bring back and restore peace on earth. They do this, by mellowing out all the
negative vibe merchants. Where would that merchants be? Oops, the aliens think
it are all humans, so they decide on a simple plan, and phase 2 already is in
progress..

Other comments:

I had some problems with my computer (windowsME) crashing all the time, so i
spent Sunday with converting the game to OpenGL (because i thought it has to
do with my directX drivers).. the crashing remained. Oh well, I'd have done
better implementing some more gameplay. Still, I think it's fun playing it in
an odd way.. :)
Oh, and if you wonder how I made the vector GFX, I also wrote a vector gfx
editor for it (re-using the base GUI code from another project).
